MessageReminderPlaySound Property |
Contains true if the reminder should play a sound when it occurs for this appointment or task.
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic bool ReminderPlaySound { get; set; }Public Property ReminderPlaySound As Boolean
Get
Set
Property Value
Type:
Booleantrue if [reminder play sound]; otherwise,
false.
See Also